home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / m.lang < prev    next >
Text File  |  2004-07-06  |  4KB  |  80 lines

  1. # Matlab language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 04.03.2003
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18.  
  19. $KW_LIST(kwa)=assignin break case catch cell char class dbclear dbcont dbdown
  20. dbquit dbstack dbstatus dbstep dbstop dbtype dbup debug double else elseif end
  21. error eval evalin feval fieldnames for function getfield global if input isa
  22. iscell ischar isempty isequal isfield isnumeric isstruct keyboard lasterr
  23. logical length long menu mexdebug nargchk nargin nargout ones otherwise pause
  24. persistent return rmfield script setfield sparse speye struct switch try
  25. varargin varargout while acsl binpatch cd cedit clc clear computer delete diary
  26. dir disp doc dos echo fileparts format fullfile getenv help home hostid info
  27. inquire load lookfor ls matlabro memory mlock more munlock mislocked pack path
  28. pwd quit readme save size subscrib type unix ver version vms what whatsnew
  29. which who whos why
  30.  
  31.  
  32. # functions
  33. $KW_LIST(kwb)=abs acos acosh acot acoth acsc acsch angle asec asech asin asinh
  34. atan atan2 atanh ceil conj cos cosh cot coth csc csch exp fix floor imag log
  35. log10 real rem round sec sech sign sin sinh sqrt tan tanh auread auwright axes
  36. axis blt capture cinvert cla clf clg close colstyle dc2sc dialog drawnow
  37. errordlg figflag figure findobj gca gcf gco get getframe ginput graymon
  38. hardcopy helpdlg hold image imagesc imfinfo imread imwright ishold layout meta
  39. movie moviein newplot orient patch print questdlg rbbox refresh reset rotate
  40. sc2dc set shg sound soundsc subplot swapprev terminal uicontrol uigetfile
  41. uiguide uimenu uiputfile uisetcolor uisetfont waitforbuttonpress warndlg
  42. wavread wavwright whitebg zoom all any arith balance bar blanks bone brighten
  43. caxis cdf2rdf chol clabel cmdmatch colon colorbar colormap comet comet3 compass
  44. cond contour contour3 contourc contrast conv conv2 cool copper corrcoef cov
  45. cplxpair cross csvread csvwrite cumprod cumsum cylinder deblank dec2hex deconv
  46. del2 delstext det diff diffuse dlmread dlmwrite dot eig errorbar exist expm
  47. expm1 expm2 expm3 fclose feather feof ferror fft fft2 fftshift fgetl fgets
  48. filesep fill fill3 filter filter2 find findstr finite fixstext flag fmin fmins
  49. fopen foptions fplot fprintf fread frewind fscanf fseek ftell funm fwrite fzero
  50. getcargs getstext gradient gray grid griddata gtext hess hex2dec hex2num hdf
  51. hidden hist hk hot hsv hsv2rgb icubic ifft ifft2 int2str interp1 interp2
  52. interp3 interp4 interp5 interp6 interpft inv isglobal isinf isletter isnan
  53. isreal isspace isstr jet kron legend line loglog logm lower lscan lscov lu
  54. mat2str matlabroot max mean median mesh meshc meshz mexext min mkpp move1sto
  55. moveaxis nextpow2 nnls norm null num2str ode23 ode23p ode45 orth paren
  56. partialpath pathsep pcolor pink pinv planerot plot plot3 polar poly polyder
  57. polyeig polyfit polyline polymark polyval polyvalm ppval printsto prism prod
  58. punct qr qrdelete qrinsert quad quad8 quad8stp quadstp quiver qz rank rcond
  59. readstfm relop resi2 residue rgb2hsv rgbplot roots rose rref rsf2csf schur
  60. semilogx semilogy setstext setstr shading slash slegend slice sort specular
  61. sphere spinmap spline spreview sprintf sqrtm sscanf stairs std stem stext
  62. stextbox stfixps stitle stodemo str2mat str2num str2rng strcmp strings strrep
  63. strtok subspace sum surf surface surfc surfl surfnorm svd sxlabel sylabel
  64. szlabel table1 table2 tempdir tempname text title trace trapz unmkpp unwrap
  65. upper view viewmtx waterfall white wk1const wk1read wk1wrec wk1write xlabel xor
  66. xyzchk ylabel zlabel
  67.  
  68. $STRINGDELIMITERS="
  69.  
  70. $ML_COMMENT=/* */
  71. $SL_COMMENT=%
  72.  
  73. $IGNORECASE=true
  74.  
  75. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / *  + -
  76.  
  77.  
  78.  
  79.  
  80.